| 1. | Also , boxing and unboxing do not support pointers 此外,装箱和取消装箱不支持指针。 |
| 2. | C programming guide boxing and unboxing c programming guide 装箱和取消装箱( c #编程指南) |
| 3. | Boxing and unboxing c programming guide 装箱和取消装箱( c #编程指南) |
| 4. | Boxing and unboxing are computationally expensive processes 装箱和取消装箱都是需要大量运算的过程。 |
| 5. | Boxing and unboxing enable value types to be treated as objects 装箱和取消装箱使值类型能够被视为对象。 |
| 6. | Boxing and unboxing allow any type to be treated as an object 装箱和取消装箱能够使任何类型像对象一样进行处理。 |
| 7. | The following statements demonstrate both boxing and unboxing operations 以下语句同时说明了装箱和取消装箱操作: |
| 8. | And unbox data destined for output . boxing and unboxing reduce performance ,而且还要将预定输出的数据进行取消装箱操作。 |
| 9. | Boxing and unboxing typically occur if storing or retrieving a value type in a collection of type 类型集合中的值类型时发生。 |
| 10. | The debugger expression evaluator does not support boxing and unboxing in visual c 调试器表达式运算符不支持visual c + +中的装箱和取消装箱。 |